Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientDeletingRow client event. Occurs when the user is deleting a selected row by pressing the Delete key (see the allowDelete property).
シンタックス
'宣言
Public Overridable Function OnClientDeletingRow( _
ByVal As System.String _
) As
public virtual OnClientDeletingRow(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照